home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Part Server
- Sent: 7/9/96 12:42 PM
- Received: 7/9/96 12:51 PM
- From: Damon Cokenias, cokenias@mtn-palace.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
-
- >I see two methods to communicate information between my parts and my
- >background part server:
- >
- >1. AppleEvents
- >2. OD extensions
- >
- >What is the best way?
- >
- >If OD extensions is the best way, then how can a background task
- >communicate with the extension of an OpenDoc part?
- >
- >Serge
-
- You'll need to wait for DSOM before you can reliably call a SOM object that
- is in a different process. So the short answer is "use AppleEvents".
-
- -Damon
-
-
- +-----------------------------------------------------------------------+
- | /\ Damon Cokenias |
- | /^^\ cokenias@mtn-palace.com |
- | /____\ Visit the Mountain Palace at http://www.netgate.net/~cokenias |
- +-----------------------------------------------------------------------+
-
-
-